home *** CD-ROM | disk | FTP | other *** search
/ CICA 1997 August / CICA - The Ultimate Collection of Shareware for Windows (Walnut Creek) (August 1997) (Disc 1).iso / utils / unix / unzip520 / wizdll / wizdll.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-02-08  |  102 b   |  9 lines

  1. #ifndef _WIZDLL_H
  2. #define _WIZDLL_H
  3.  
  4. #define DLL_MAJOR 1
  5. #define DLL_MINOR 0
  6.  
  7. #endif /* _WIZDLL_H */
  8.  
  9.